home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / icon / czesc_2 / magicdock / demo / clickmefirst next >
Text File  |  1996-09-11  |  931b  |  29 lines

  1. echo "This script will makes a temporary assign to allow you to see the"
  2. echo "Dock-Anims MagicDock with the supplied Toolmanager demo-configuration.*n"
  3.  
  4. cd /
  5.  
  6. c:Assign Frame: Frame/
  7. c:Assign NoFrame: NoFrame/
  8.  
  9. if warn
  10.   echo "*n* Error! Assign could not be made.."
  11. endif
  12.  
  13. echo "Assignment done.*n"
  14. echo " Now make sure that ToolManager is active. If you have not installed"
  15. echo " ToolManager, please make sure that the commodity 'ToolManager' is"
  16. echo " activated and the preferences program 'ToolManager' is located"
  17. echo " in SYS:Prefs.*n"
  18. echo " If you are not sure how to do this, simply install ToolManager to"
  19. echo " your system. You won't regret it! (Further information about this"
  20. echo " can be found in the ToolManager distribution package)*n"
  21. echo "*e[32m If you have done the above preparations just doubleclick the Icon"
  22. echo " 'Workbench' in this directory to see the demo.*e[0m"
  23.  
  24. Wait 10
  25.  
  26. Quit
  27.  
  28.  
  29.